home *** CD-ROM | disk | FTP | other *** search
Oberon Text | 1996-01-09 | 380 b | 10 lines |
- Syntax10.Scn.Fnt
- Find.Domain ~
- Specify the files in which Find.All should search for a pattern.
- Find.All ^
- Searches the selection in the files specified with Find.Domain.
- Lists all lines containing the pattern.
- Find.Diff ^
- Compares two texts starting from the two most recent selections
- Sets new selections at the first position where the two texts differ.
-